home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Preferences.app / Mouse.preferences / Spanish.lproj / Mouse.nib / data.classes next >
Text File  |  1992-06-17  |  604b  |  43 lines

  1. Clock = {
  2.     ACTIONS = {
  3.     increaseSecond:;
  4.     decreaseHour:;
  5.     decreaseSecond:;
  6.     increaseDay:;
  7.     decreaseMinute:;
  8.     increaseMinute:;
  9.     decreaseDay:;
  10.     increaseHour:;
  11.     };
  12.     SUPERCLASS = View;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     orderFrontNXColorPanel:;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. mouseOwner = {
  21.     ACTIONS = {
  22.     newMouseClick:;
  23.     newMenuButton:;
  24.     newHandedness:;
  25.     newMouseSpeed:;
  26.     };
  27.     OUTLETS = {
  28.     titleField;
  29.     mbSwitch;
  30.     handednessIcon;
  31.     mouseSpeedBox;
  32.     hMatrix;
  33.     menuButtonBox;
  34.     mcMatrix;
  35.     doubleClickBox;
  36.     window;
  37.     mouseStrings;
  38.     testField;
  39.     msMatrix;
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43.